[INFO] cloning repository https://github.com/mike-lloyd03/asm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c9fde904d51a4c02fec13baae123ef4f5c89a53
[INFO] testing mike-lloyd03/asm against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mike-lloyd03/asm
[INFO] finished tweaking git repo https://github.com/mike-lloyd03/asm
[INFO] tweaked toml for git repo https://github.com/mike-lloyd03/asm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mike-lloyd03/asm on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mike-lloyd03/asm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4534a14eff641e04b67f383e7e83d345085c975c7bf49da1bba4e237e0fde80e
[INFO] running `Command { std: "docker" "start" "-a" "4534a14eff641e04b67f383e7e83d345085c975c7bf49da1bba4e237e0fde80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4534a14eff641e04b67f383e7e83d345085c975c7bf49da1bba4e237e0fde80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4534a14eff641e04b67f383e7e83d345085c975c7bf49da1bba4e237e0fde80e", kill_on_drop: false }`
[INFO] [stdout] 4534a14eff641e04b67f383e7e83d345085c975c7bf49da1bba4e237e0fde80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eafa76b58d9dd613ab7200267d290d965b3d51b9b0397d835673de39a9000c19
[INFO] running `Command { std: "docker" "start" "-a" "eafa76b58d9dd613ab7200267d290d965b3d51b9b0397d835673de39a9000c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling clap v3.1.5
[INFO] [stderr]    Compiling colored_json v3.3.0
[INFO] [stderr]    Compiling asm v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub fn describe_secret(search_string: &str) -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/lib.rs:176:41
[INFO] [stdout]     |
[INFO] [stdout] 176 |     println!("{}", to_colored_json_auto(&secret_details)?);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let secret_details: () = serde_json::from_str(&output)?;
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asm` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "eafa76b58d9dd613ab7200267d290d965b3d51b9b0397d835673de39a9000c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eafa76b58d9dd613ab7200267d290d965b3d51b9b0397d835673de39a9000c19", kill_on_drop: false }`
[INFO] [stdout] eafa76b58d9dd613ab7200267d290d965b3d51b9b0397d835673de39a9000c19
